home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000559_connolly@pixel.convex.com _Wed Jan 13 21:19:37 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <connolly@pixel.convex.com>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA06323; Wed, 13 Jan 93 21:19:37 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA19754; Wed, 13 Jan 1993 21:34:46 +0100
  6. Received: from pixel.convex.com by convex.convex.com (5.64/1.35)
  7.     id AA04782; Wed, 13 Jan 93 14:34:42 -0600
  8. Received: from localhost by pixel.convex.com (5.64/1.28)
  9.     id AA01693; Wed, 13 Jan 93 14:34:40 -0600
  10. Message-Id: <9301132034.AA01693@pixel.convex.com>
  11. To: "Thomas A. Fine" <fine@cis.ohio-state.edu>
  12. Cc: www-talk@nxoc01.cern.ch
  13. Subject: Re: strategy for HTML spec? 
  14. In-Reply-To: Your message of "Wed, 13 Jan 93 15:13:58 EST."
  15.              <9301132013.AA21635@soccer.cis.ohio-state.edu> 
  16. Date: Wed, 13 Jan 93 14:34:40 CST
  17. From: Dan Connolly <connolly@pixel.convex.com>
  18.  
  19.  
  20. >I could easily write a robot which would roam around the Web (perhaps
  21. >stochastically?), and verify the html, using sgmls.  Then, whenever
  22. >I come across something that's non-compliant, I could automatically
  23. >send mail to wwwmaster@sitename.  No one would have to annoy anyone else
  24. >about whether or not they've verified their HTML; a program would annoy
  25. >them automatically.
  26.  
  27. Sounds cool. This points out yet another thing the WAIS folks did
  28. right: every database has an associated maintainer as part of
  29. the protocol. WWW could learn a lot from WAIS.
  30.  
  31. >All we have to do is agree to set up the wwwmaster aliases.  (In the
  32. >event of bounce-o-grams, we could always annoy the postmaster, or
  33. >failing that, root.)
  34.  
  35. Perhaps HTML2 will provide a handle on how to get ahold of the relavent
  36. person -- it should!
  37.  
  38. >This would also be a good chance to map out the entire Web.  Anyone
  39. >know any good algorithms for drawing arbitrary directed graphs with
  40. >no overlap?
  41.  
  42. Ever heard of map coloring problems? You can't draw an arbitrary
  43. directed graph with no overlap. The set of graphs that you can
  44. draw is the subject of great study, I believe. They're called
  45. "planar" graphs.
  46.  
  47.  
  48. >  Which reminds me, a good directed graph is the right way
  49. >to implement a history mechanism.  Somebody want to take a crack at
  50. >it?
  51.  
  52. This is another area where the HyTime folks have done a lot
  53. of thinking that we should try to take advantage of.
  54.  
  55. Dan
  56.